runtime.pageCache.flush (method)
3 uses
runtime (current package)
mgc.go#L1550: pp.pcache.flush(&mheap_.pages)
mpagecache.go#L78: func (c *pageCache) flush(p *pageAlloc) {
proc.go#L5988: pp.pcache.flush(&mheap_.pages)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)